home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-12-19 | 1.6 KB | 51 lines |
- ;SmilerShell Initialization File
- ;Note that you can comment out with a semicolon
- ;Parameters with ;* are only read at startup
-
- [SmilerShell Params]
- AliasesCaseSens=TRUE ;are SmilerShell aliases case-sensitive?
- BGcolor=0, 255, 255
- ;buttonoffset=0 ;Desired distance from usual titlebar position
- confirmexit=FALSE ;SmilerShell asks if you really want to quit
- DOSinWindow=TRUE
- Font=-18,0,0,0,400,0,0,0,0,0,0,0,0,Arial
- FGcolor=0, 0, 255
- multicmdchar=^ ;this char separates multiple cmds on one line
- overtype=FALSE
- restoretime=1000 ;millisecs to pause before trying to regain focus
- scandrives=c ;Which drives DC cmd should be aware of
- showbutton=TRUE ;*SmilerShell button in active app's titlebar?
- showclock=FALSE
- showdir=TRUE
- showinactives=FALSE
- showmenu=TRUE
- showresources=FALSE
- starthidden=FALSE ;*SmilerShell starts hidden (fetch it with titlebar button)?
- ;startupDCscan=TRUE ;*scan for DC info every time you start?
- syncExplorer=FALSE
- ;timeformat=24 ;clock uses 12 hour (am/pm) or 24 hour format?
- titlebar=TRUE
- topmost=FALSE
- winwidth=PREV ;*initial width (4-600 is good), or PREV for prev setup
- ;dirfile=myDCfile.dir ;*DC info file (drive+path+filename ok)
- ;cmdfile=myCmdStk.stk ;*cmds to be preloaded (drive+path+filename ok)
- prevposition=66, 66, 450, 83
- prevdir=D:\
-
- [SmilerShell Aliases]
- s=sol
- ;test1=sol
- (f2)=>type \autoexec.bat
- (F5)=cardfile
- d=*dir
- np=notepad
- cmds=dc dos ^ dir *.exe
- move=copy %1 %2 ^ del %1 ^ dir %2
- (F12)=notepad \config.sys
-
- [SmilerShell Apps]
- 1=notepad \autoexec.bat,Notepad AutoExec,TRUE
- 2=sol,Solitaire,TRUE
- 3=chkdsk,Check Disk,TRUE
- 4=write,WinWrite any file,FALSE
-